home *** CD-ROM | disk | FTP | other *** search
/ Dictionaries & Language / Dictionaries and Language (Chestnut CD-ROM) (1993).iso / utils / diskcmdo / install.bat < prev   
Encoding:
DOS Batch File  |  1987-10-05  |  172 b   |  13 lines

  1. ECHO OFF
  2. cls
  3. echo This will unarchive DISK COMMANDO to your hard drive.
  4. pause
  5. c:
  6. md commando
  7. cd commando
  8. a:
  9. arke disk210.arc c:
  10. cls
  11. Echo All done.....
  12. echo on
  13.